Total Complexity | 58 |
Dependencies | 6 |
Dependents | 16 |
Total lines | 393 |
Lines of code | 165 |
Logical lines of code | 89 |
Comment lines | 154 |
Methods | 27 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getPath() | 51 | 10 | 26 | |
setPath() | 56 | 5 | 17 | |
overwriteWith() | 61 | 4 | 12 | |
filter() | 64 | 4 | 9 | |
keySearch() | 67 | 3 | 8 | |
map() | 67 | 3 | 7 | |
add() | 64 | 3 | 10 | |
fromConfig() | 67 | 2 | 7 | |
offsetGet() | 78 | 2 | 3 | |
merge() | 70 | 2 | 6 | |
inject() | 66 | 2 | 8 | |
get() | 78 | 2 | 3 | |
getAll() | 78 | 2 | 3 | |
getKeys() | 80 | 1 | 3 | |
hasKey() | 79 | 1 | 3 | |
remove() | 76 | 1 | 4 | |
hasValue() | 79 | 1 | 3 | |
replace() | 77 | 1 | 4 | |
set() | 76 | 1 | 4 | |
clear() | 77 | 1 | 4 | |
offsetExists() | 79 | 1 | 3 | |
toArray() | 82 | 1 | 3 | |
offsetSet() | 80 | 1 | 3 | |
offsetUnset() | 80 | 1 | 3 | |
getIterator() | 80 | 1 | 3 | |
count() | 80 | 1 | 3 | |
__construct() | 81 | 1 | 3 |